chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 in /vscode#7528
chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 in /vscode#7528dependabot[bot] wants to merge 3 commits intomainfrom
Conversation
7b2ac0d to
55f7500
Compare
|
@copilot add a configuration to enable legacy peer deps and run npm install |
|
A newer version of typescript exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
|
@dependabot recreate |
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
754b38d to
2666524
Compare
|
@copilot fix this error by changing the module resolution tsconfig.esm.json(3,3): error TS5107: Option 'moduleResolution=node10' is deprecated and will stop functioning in TypeScript 7.0. Specify compilerOption '"ignoreDeprecations": "6.0"' to silence this error. |
Agent-Logs-Url: https://github.com/microsoft/kiota/sessions/6736e036-77ef-4e65-aaa2-e7e857dc2bdd Co-authored-by: baywet <7905502+baywet@users.noreply.github.com>
Fixed in commit acfd671:
|
|
@copilot fix this build error tsconfig.json(2,3): error TS5011: The common source directory of 'tsconfig.json' is './src'. The 'rootDir' setting must be explicitly set to this or another path to adjust your output's file layout. |
Agent-Logs-Url: https://github.com/microsoft/kiota/sessions/c618249e-678b-4d84-8280-278511fcbda7 Co-authored-by: baywet <7905502+baywet@users.noreply.github.com>
Fixed in commit dc5adca by adding |
SummarySummary
Coveragekiota - 12.3%
Kiota.Builder - 83.7%
|
|
Here the effective result is we're shipping the esm variant twice, we should probably get #7441 merged first, and then clean this upgrade |
.npmrcwithlegacy-peer-deps=truein /vscodenpm installto updatepackage-lock.json📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.